Startup Guide ============= Prerequisites ------------- 1. Clearml is installed on your device 2. Run clearml-init to initialize your config file Refer to this `guide`_ for help setting up clearML. .. _guide: https://github.com/BrainCoTech/rnd-mlops-guide#4-braincos-mlops-platform-clearml Running the Program ------------------- Running the program is a simple as running the clenv_gui.py file, but if you would like to create an executable file, you can follow the `Build Instructions`_. .. _Build Instructions: https://jasperjang-clenvgui.readthedocs.io/en/latest/Make%20an%20Executable.html